home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 January
/
ChipCD_1.03.iso
/
oddech
/
bsen
/
BSinstall.exe
/
BecheruvSen.exe
/
scripts
/
DefineButton2_1776
/
BUTTONCONDACTION on(release).as
next >
Wrap
Text File
|
2002-11-01
|
150b
|
9 lines
on(release){
_root.stopdragall();
if(_root.poz == "f")
{
_root.poz = "e";
}
_root.pepa.gotoAndPlay(_root.poz add "c");
}